home *** CD-ROM | disk | FTP | other *** search
- -- background: 4253 from stack: in
- -- bmap block id: 94881
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openStack
- hide message box
- hide menuBar
- pass openStack
- end openStack
-
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=419 top=271 right=308 bottom=448
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- DoMenu Find...
- end mouseUp
-
-
-
-
- -- part 18 (field)
- -- low flags: 00
- -- high flags: 2007
- -- rect: left=17 top=61 right=251 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: TERM
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=359 top=271 right=308 bottom=388
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: LAST
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left slowly
- DoMenu Prev
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=389 top=271 right=308 bottom=418
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: NEXT
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right slowly
- DoMenu Next
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=449 top=271 right=308 bottom=478
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: glossary
- ----- HyperTalk script -----
- on mouseUp
- push this card
- visual effect barn door open
- go to card id 20036
- end mouseUp
-
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=329 top=271 right=308 bottom=358
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HOME
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slowly
- go to card id 17296
- visual venetian blinds slowly
- go to card id 3013
- end mouseUp
-
-